Learn how to build large-scale React Native apps that you can add to your portfolio with ZTM's Complete React Native Developer course: links.zerotomastery.io/CompleteReactNative
Finally, REACT NATIVE FROM DAVE , the boy who learned HTML,CSS,JS from your videos is working as RN Developer, now time to upgrade myself with DAVE , VERY HAPPY
@@DaveGrayTeachesCode yeh you are such a great teacher i will make sure you willbe proud of me one day i am currently working on a project or startup soon i will be in Forbes ignore my english mistakes 😅plzz also make a video in (things to know before building an app like which best to use for storgae clous authentication api and others) also firebase tutorial react native full tutorial plz
I feel safe when I learn from you. You barely miss any point and never misleading. I am going to learn this "thing". But you didn't tell us why should we learn react native rather than other frameworks. Thank you , Dave.
I think I did without mentioning other libraries or frameworks - React Native is useful because you can build for Android, iOS and the web all in one codebase. Like React, React Native is considered a library, but Expo is a recommended framework for use with React Native.
Thank you, Dave. As someone new to mobile development, I’ve been following tutorials, but their project structures differ from mine. Your guidance will be incredibly helpful on this journey. Could you also demonstrate implementing OAuth 2.0 sign-in with React Native for Google and Facebook, using a Spring Boot backend (or any backend language)? I’m looking for functionality that allows single sign-on via Google, where the backend handles the actual authentication, and the frontend redirects the user for sign-in
Wow React Native!! I'm so excited!!! I'm ready to buckle up!! How many chapters can we look forward to? It would be great to know the main topics we'll be learning in advance. Thank you Dave.
The goated Nextjs tutor himself dropped a React Native tut, although i know how to use it but i’ll watch this video to see if there are some things or best practices i missed, thanks Dave
WOW Dave you did it finally , , thanks in advanced , and i hope you will explain later what backend should we use for big project (firebase , appwrite) or nodejs
Great video! I'm ready for the next one. I don't have a React background - just python and some Javascript. I was easily able to follow your video and get the results. Thanks for your time creating these excellent videos!
Thanks, Dave! I'm really excited to dive into React Native. Just curious, will we be building any projects during this course, or is it more of a tutorial-based format?
was so lucky to run in to this video, I haven't been able to find an up to date react course! everything is as relevant as can be. When do you plan on releasing the next chapter? I'll be waiting for it with excitement :)
I hope you can do a series for intermediate-advanced React Native too :) Maybe implementing a reward/level up system like the one in Duolingo. Gamification is a huge part that can attract users, which I haven't seen many tutorial-makers did yet.
Hi Dave First time learning on you channel. Have heard a lot about you. Can you tell me what will be the frequency with which you will be uploading videos for this react native series?. Every week or alternate days?
Good question! I want to keep the entry level aka prerequisite knowledge for this series minimal so I am not using TypeScript.. but it is supported as you will see in the example app in this video. Please feel free to use TypeScript as you go if you already know it.
Hello Doctor, Why do most universities or institutes start learning Java programming language instead of C++, especially in India and Saudi Arabia? I mean, on the first day in college or institute, they start teaching Java without teaching C++ before it, knowing that students are supposed to study C++ and then start teaching them any language they want, whether Java or another. Why do Indians and Saudis use Java extensively? I mean, most of their programmers are proficient in Java, regardless of whether they use it or not, but they teach us even if they don't use it? I mean, is there a secret in Java that we don't know yet, and why are its users more numerous than C++?
😍😍😍 I was waiting for your updated React Js Course. But sir you came with React Native course.. wow Only HTML, CSS, JS required?? 😍😍 Need personal advice... I started your React Js Course, few introduction videos. Should I complete the ReactJs course or React Native much important. ?? Please guide me
Hi @DaveGrayTeachesCode, I hope this series will be helpful for everyone! Do you have a Next.js 14 series? If so, could you please share the URL? I wasn't able to find it.
I have a Next.js playlist that starts with Next.js 13 and moves to 14 as it was released. I also have a Next.js 15 project that will be published soon. Here is the link to the Next.js playlist: ruclips.net/p/PL0Zuz27SZ-6Pk-QJIdGd1tGZEzy9RTgtj
@@DaveGrayTeachesCode Thanks for your reply. Since Next.js 14 has completely changed the structure, I am asking about the new version. I also have another question: as you mentioned in each video, you recommend ZTM courses. However, as I mentioned in my email, not everyone can afford ZTM. How can someone who can't afford it still follow and access ZTM courses?
Two different building tools & approaches. Both are good and the answer to which is better will change based on who you ask. I work with React so React Native was an easy choice for me.
Yes, I get that right now, too. It still works though. That dependency is used by one of the other dependencies expo installs. I'm sure they will update the cause in the near future. Don't let this message stop you.
I respect your dedication for content, but pls write proper title and everything correctly, this video's title and content feels different, as title says tutorial but the real content does even tell us about basic syntax of the react native. Its my point of view that this will greatly enhance your content's react.
This is the first video in a series. Before you can write lots of code you have to set up your development environment. By the end of the video you are set up, make an edit, see it on your mobile device and are ready for the next video where you start writing a project from scratch.
i'm tired of someone making tutorial about React Native and then they use expo, like... literally, expo isn't giving you native api, especially when creating a new features in the app, always be "npm install", nothing native about that
I'm sure you can find what you are looking for somewhere. The docs recommend the Expo framework and the usage is common, so it is no surprise most tutorials take that path.
I wanna thank you for putting out all these amazing tutorials, I've learned so much from you! Currently I'm trying to implement an authentication flow like the one from this tutorial you made: ruclips.net/video/nI8PYZNFtac/видео.htmlsi=QmHkDtybeDuqVDvu Though I am struggling a lot, would really appreciate if in the future you also showed how to do that in react native
I believe I mentioned in there somewhere it is due to what the expo starter project installs as dependencies. Nothing to worry about as you learn what I am covering.
Learn how to build large-scale React Native apps that you can add to your portfolio with ZTM's Complete React Native Developer course: links.zerotomastery.io/CompleteReactNative
Finally, REACT NATIVE FROM DAVE , the boy who learned HTML,CSS,JS from your videos is working as RN Developer, now time to upgrade myself with DAVE , VERY HAPPY
Thank you! Keeping this series very beginner level friendly. If you already work as a React Native Developer, it may just be a nice review. 😃
@@DaveGrayTeachesCode yeh you are such a great teacher i will make sure you willbe proud of me one day i am currently working on a project or startup soon i will be in Forbes ignore my english mistakes 😅plzz also make a video in (things to know before building an app like which best to use for storgae clous authentication api and others) also
firebase tutorial react native full tutorial plz
I feel safe when I learn from you. You barely miss any point and never misleading. I am going to learn this "thing". But you didn't tell us why should we learn react native rather than other frameworks. Thank you , Dave.
I think I did without mentioning other libraries or frameworks - React Native is useful because you can build for Android, iOS and the web all in one codebase. Like React, React Native is considered a library, but Expo is a recommended framework for use with React Native.
I wish react native series will be completed as soon as possible. Your videos are so underrated.
Thank you!
Thank you very much for creating and uploading this video. I have just learned something new from you.
Kamalov Quvomiddin: React Native started at 04.10.2024 19:30 at Uzbekistan, Thanks sir❤
You're welcome!
Thank you, Dave. As someone new to mobile development, I’ve been following tutorials, but their project structures differ from mine. Your guidance will be incredibly helpful on this journey.
Could you also demonstrate implementing OAuth 2.0 sign-in with React Native for Google and Facebook, using a Spring Boot backend (or any backend language)?
I’m looking for functionality that allows single sign-on via Google, where the backend handles the actual authentication, and the frontend redirects the user for sign-in
I’ve subscribed your channel for years even with many different accounts to support. I really appreciate your help!
Wow React Native!! I'm so excited!!!
I'm ready to buckle up!!
How many chapters can we look forward to?
It would be great to know the main topics we'll be learning in advance.
Thank you Dave.
@@풍월상신 You're welcome! I'm estimating 10 chapters. Small projects for beginners 🙌
Finally My favorite Teacher goes on react native , Can't be thankful enough but never the less, Thanks Dave
You're welcome - and thank you for the kind words!
I was looking for all the videos on your channel related to React Native after learning Next.js last year. It's finally here! Thank you ❤
Welcome!
Just what I was needing! Very happy to find you're making a brand new course in React Native, I'm surely going go follow it :D
The goated Nextjs tutor himself dropped a React Native tut, although i know how to use it but i’ll watch this video to see if there are some things or best practices i missed, thanks Dave
You're welcome!
thank you so much dave!
love from India 🇮🇳
@@ankxsh You're welcome!
I got delayed in learning this course but am happy that it's from you i will this course from
what a co incidence Dave!! yesterday i decide i should try learning react native and today itself you uploaded this video!!
Perfect!
Your tutorial looks great! It's my first time on your channel, and I hope to learn more from you
Thank you and welcome aboard!
WOW Dave you did it finally , , thanks in advanced , and i hope you will explain later what backend should we use for big project (firebase , appwrite) or nodejs
Those are all good choices. Really a matter of preference on the back end. Don't forget Supabase 😃
Perfect starter tutorial. Really looking forward to more videos
More to come!
finally React native from dave your content is gold looking forward for more videos
Thank you!
Great video! I'm ready for the next one. I don't have a React background - just python and some Javascript. I was easily able to follow your video and get the results. Thanks for your time creating these excellent videos!
Glad to hear that!
dave i am great full to learn from you are my always teacher thankyou very much🙂
Happy to hear that!
Been, waiting for this for so long, please make it full stack.
Will be following this. Very interested in how to do mapping and tracking
May be a little advanced for this beginner series, but I'll consider it before it is over. 🙌
Hey dave, i have learned html css js react node and the full stack development from your courses. You make great videoa btw thanks for it.
Glad I could help - thank you!
Dave you are just Amazing, thank you
You are very welcome
Hey dave, I was really looking for this please continue this till advance level
Thanks! This series will stay beginner level friendly, but I could go further in the future. 🙌
The only thing better than this video is the knowledge we will get more chapters.
Right on!
Always a boy who is dreaming of Dave's next updates i am calling you a professor i looked up for way more than my collage profs
Waiting for you to complete the series so I can binge watch🔥🔥🔥
I call this the "Netflix" approach!
@@DaveGrayTeachesCode
The Netflix approach 😂😂
I guess I also prefer the Netflix approach then.
Learned react from you, time to learn reactnative from you too. Thanks 🙏🏼
@@anonymous_246 glad to hear that! 🙌
Thanks, Dave! I'm really excited to dive into React Native. Just curious, will we be building any projects during this course, or is it more of a tutorial-based format?
I'm looking at several simple projects. I think it is a good way to start.
was so lucky to run in to this video, I haven't been able to find an up to date react course! everything is as relevant as can be.
When do you plan on releasing the next chapter? I'll be waiting for it with excitement :)
Usually one video per week.
@@DaveGrayTeachesCode Oh no Dave, I was literally scrolling through your entire playlist trying to find the next lesson :(
Keep going love your videos. You are a legend,Dave.
Thanks, will do!
@@DaveGrayTeachesCode I completely deployed my university management final project through your Web Developer Series.Thanks a lot
I'm a big fan, dave.
I'm almost done with CSS
After JS
What do you suggest i learn.
You were the start of my dev journey.
After JS, you can begin learning a library like React or others. 💯
Thanks David
Welcome!
Great finally. Let's learn React Native
Right on!
Wow David in the house with react native love it.
Right on!
AWESOME as usual! TY!
I hope you can do a series for intermediate-advanced React Native too :)
Maybe implementing a reward/level up system like the one in Duolingo.
Gamification is a huge part that can attract users, which I haven't seen many tutorial-makers did yet.
That's a great suggestion for the future! 🙌
Sir thank you for this RN course🙏
Most welcome
Oh my god i have been waiting for this ♥️ thanks
Glad I could deliver!
Thanks Dave
Good, you're back
You're welcome!
Thanks i love your tutorials)
Glad you like them!
Great , thank you Dave ❤
You're welcome!
Thanks Dave🎉🎉🎉🎉
Another great content
You're welcome!
Thanx we needed this
You're welcome!
Hi Dave First time learning on you channel. Have heard a lot about you. Can you tell me what will be the frequency with which you will be uploading videos for this react native series?. Every week or alternate days?
Every week 🙌
Les gooooo Dave's teaching React Native nowww
Right on!
Cool and Nice tutorial. Pls, when is the next series coming out? Thanks
Great Series ! So you will be using typescript? Can we mix Javascript and typescript components?
Good question! I want to keep the entry level aka prerequisite knowledge for this series minimal so I am not using TypeScript.. but it is supported as you will see in the example app in this video. Please feel free to use TypeScript as you go if you already know it.
thank you for bringing this
Welcome!
Thank you teacher. 🙏
You are very welcome
Wowwww❤🥰! Well done sir.
Thank you! 💯
Hello Doctor, Why do most universities or institutes start learning Java programming language instead of C++, especially in India and Saudi Arabia? I mean, on the first day in college or institute, they start teaching Java without teaching C++ before it, knowing that students are supposed to study C++ and then start teaching them any language they want, whether Java or another. Why do Indians and Saudis use Java extensively? I mean, most of their programmers are proficient in Java, regardless of whether they use it or not, but they teach us even if they don't use it? I mean, is there a secret in Java that we don't know yet, and why are its users more numerous than C++?
thanks dave
You're welcome!
Thank Dave, ❤❤
Welcome!
😍😍😍
I was waiting for your updated React Js Course. But sir you came with React Native course.. wow
Only HTML, CSS, JS required?? 😍😍
Need personal advice... I started your React Js Course, few introduction videos.
Should I complete the ReactJs course or React Native much important. ?? Please guide me
Since you have started React, finish it. What you learn there will help you understand React Native.
The goat💪🐐🔥
Thank you! 🙏
The great content 👍
Thank you!
No way finally, when will the series be completed?
Looking at 8 to 10 videos with one per week.
@@DaveGrayTeachesCode oh no that's around 3 months😂, keep up the good you are doing great. Also if you could talk about docker
Just Wanted to know . From where do you learn ?
Docs ?
Books ?
Videos ?
Great question - Docs first. I do like videos and blog articles. Not so much books as tech changes quickly and they are often out of date.
@@DaveGrayTeachesCode could you make a video on a How to go through the docs ? It's quite overwhelming sometimes , Thanks !
Hi @DaveGrayTeachesCode, I hope this series will be helpful for everyone! Do you have a Next.js 14 series? If so, could you please share the URL? I wasn't able to find it.
I have a Next.js playlist that starts with Next.js 13 and moves to 14 as it was released. I also have a Next.js 15 project that will be published soon. Here is the link to the Next.js playlist: ruclips.net/p/PL0Zuz27SZ-6Pk-QJIdGd1tGZEzy9RTgtj
@@DaveGrayTeachesCode Thanks for your reply. Since Next.js 14 has completely changed the structure, I am asking about the new version. I also have another question: as you mentioned in each video, you recommend ZTM courses. However, as I mentioned in my email, not everyone can afford ZTM. How can someone who can't afford it still follow and access ZTM courses?
what is the difference between react native and building a mobile apps using dart? which one is better ?
Two different building tools & approaches. Both are good and the answer to which is better will change based on who you ask. I work with React so React Native was an easy choice for me.
Very good!!! ❤💯👍
Thank you!
Yaayy❤
I tried to scan the qr code with my Expo go android app, but its always loading. But seems fine when use web
Did you see where I say to use the --tunnel flag if problems loading?
@@DaveGrayTeachesCode Ahh i see it works now, thanks Dave, I think i missed that part 😅
Why the npm warn deprecated message?
legend ! 💥💥
Thanks!
where is next js 14?We are wating.... thank you
Many, many Next.js 14 tutorials in my Next.js playlist.
@@DaveGrayTeachesCode Yes, that's right, I mean Zero to Hero next js 14 full course with real project .thank you dave you can .please we are wating...
I used to pray for times like this
Glad I could help!
I've tried every but each time I get to 16:07 I get global package has been deprecated
Yes, I get that right now, too. It still works though. That dependency is used by one of the other dependencies expo installs. I'm sure they will update the cause in the near future. Don't let this message stop you.
Nice intro :)
Thanks!
I have one question for u , why not flutter ?
Good question. I work primarily with React and many on my channel have requested React Native. Nothing wrong with Flutter and some prefer it.
Please can a beginner with experience in react take this course sir ?
Yes you can
@@DaveGrayTeachesCode I meant Zero experience take this course
@@UsmanAbiodun-or3hp was in the first 2 minutes of the video I list what you should know before starting.
I respect your dedication for content, but pls write proper title and everything correctly, this video's title and content feels different, as title says tutorial but the real content does even tell us about basic syntax of the react native. Its my point of view that this will greatly enhance your content's react.
This is the first video in a series. Before you can write lots of code you have to set up your development environment. By the end of the video you are set up, make an edit, see it on your mobile device and are ready for the next video where you start writing a project from scratch.
@@DaveGrayTeachesCodeThanks for fast reply, I will follow this series ☺️.
Thank you Dave
You're welcome!
i'm tired of someone making tutorial about React Native and then they use expo, like... literally, expo isn't giving you native api, especially when creating a new features in the app, always be "npm install", nothing native about that
I'm sure you can find what you are looking for somewhere. The docs recommend the Expo framework and the usage is common, so it is no surprise most tutorials take that path.
I am using Ubuntu and I am getting expo not found
Linux is supported by Expo, but I have not tried it on Linux. Try Googling to see if others had a similar issue.
@@DaveGrayTeachesCode I fixed it by using yarn instead of npm
❤❤❤
Please the discord link
The Discord link is in the video description.
❤❤❤🎉
I wanna thank you for putting out all these amazing tutorials, I've learned so much from you!
Currently I'm trying to implement an authentication flow like the one from this tutorial you made: ruclips.net/video/nI8PYZNFtac/видео.htmlsi=QmHkDtybeDuqVDvu
Though I am struggling a lot, would really appreciate if in the future you also showed how to do that in react native
Why the npm warn deprecated message?
I believe I mentioned in there somewhere it is due to what the expo starter project installs as dependencies. Nothing to worry about as you learn what I am covering.
@@DaveGrayTeachesCode thanks